home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 3DNetBlazer.swf / scripts / DefineButton2_123 / BUTTONCONDACTION on(press, keyPress Space).as
Text File  |  2006-06-13  |  114b  |  8 lines

  1. on(press, keyPress "<Space>"){
  2.    gotoAndPlay(46);
  3.    tellTarget("fire")
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8.